load abstract method

Future<Uint8List> load(
  1. String modulePath
)

Implementation

Future<Uint8List> load(String modulePath);