XFileParserExtension extension
- on
Methods
-
parseAs<
T> () → Future< T?> -
Available on XFile, provided by the XFileParserExtension extension
Converts this XFile to the expected typeT. Supports File, Uint8List, String (path), and XFile.
Available on XFile, provided by the XFileParserExtension extension
Converts this XFile to the expected typeT.
Supports File, Uint8List, String (path), and XFile.