Dart APIunself_fileXZipDecoderdecodeXFile decodeXFile static method Null safety FutureOr<Archive> decodeXFile(XFile xFile, {bool verify = false, String? password} ) Implementation static FutureOr<Archive> decodeXFile( XFile xFile, { bool verify = false, String? password, }) => throw StateError('Stub implementation'); unself_file unself_file XZipDecoder decodeXFile static method XZipDecoder class Constructors XZipDecoder Properties hashCode runtimeType Methods noSuchMethod toString Operators operator == Static methods decodeXFile