getFile abstract method

Future<Uint8List?> getFile(
  1. Uri mxcUri
)

Implementation

Future<Uint8List?> getFile(Uri mxcUri);