Dart APIunself_unpackIUnpackServiceopen open abstract method Null safety FutureOr<List<Mapping>> open(XFile file ) open returns the supported list of Mapping for the given XFile file. Implementation FutureOr<List<Mapping>> open(XFile file); unself_unpack unself_unpack IUnpackService open abstract method IUnpackService class Constructors IUnpackService Properties hashCode runtimeType Methods load noSuchMethod open start toString Operators operator ==