loadResource abstract method

Future<Uint8List> loadResource(
  1. String uri
)

Implementation

Future<Uint8List> loadResource(String uri);