Get the current load state of the unity player Returns true if unity player is loaded.
true
Future<bool?>? isLoaded() { throw UnimplementedError('isLoaded() has not been implemented.'); }