hasInitialized property

Future<int> hasInitialized

Implementation

Future<int> get hasInitialized async =>
    throw UnimplementedError('hasInitialized() has not been implemented.');