isInitSuccess method

Future<bool> isInitSuccess()

Implementation

Future<bool> isInitSuccess(){
  throw UnimplementedError('isInitSuccess() has not been implemented.');
}