isInit method

Future<bool> isInit()

Implementation

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