loading property

Future Function()? loading
getter/setter pair

Implementation

Future<dynamic> Function()? loading;