startSingle property

Future<bool?> get startSingle

Implementation

Future<bool?> get startSingle async {
  throw UnimplementedError('startSingle has not been implemented.');
}