getIsInit method

Future<bool> getIsInit()

Implementation

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