fetchResource abstract method

Future<ByteData?> fetchResource(
  1. String src
)

Implementation

Future<ByteData?> fetchResource(String src);