load abstract method

Future<Uint8List> load()

Loads the model's .glb bytes.

Implementation

Future<Uint8List> load();