menu
sunny_service_stubs package
documentation
contact/ext.dart
IContactService
values property
values property
dark_mode
light_mode
values
property
List
<
Record
<
ISunnyContact
>
>
get
values
inherited
Implementation
List<Record<V>> get values => _values.current ?? [];
sunny_service_stubs package
documentation
contact/ext
IContactService
values property
IContactService class