Returns the number of instances associated with this asset.
Future<int> getInstanceCount() async { throw UnimplementedError(); }