loading property

bool loading

Implementation

bool get loading {
  throw UnimplementedError('loading is not implemented');
}