menu
sunny_service_stubs package
documentation
contact/ext.dart
IContactService
nextReload property
nextReload property
dark_mode
light_mode
nextReload
property
Future
<
List
<
Record
<
ISunnyContact
>
>
>
get
nextReload
inherited
Implementation
Future<List<Record<V>>> get nextReload { return _reloadCompletions.stream.first; }
sunny_service_stubs package
documentation
contact/ext
IContactService
nextReload property
IContactService class