Checks to see if unity player is ready to be used Returns true if unity player is ready.
true
Future<bool?>? isReady() { throw UnimplementedError('isReady() has not been implemented.'); }