Check to see if the user is currently signed into Game Center or Google Play Services
@override Future<bool?> get isSignedIn => _channel.invokeMethod("isSignedIn");