menu
noor_go package
documentation
customer_app/application/contacts/contacts_bloc.dart
ContactsState
allContacts property
allContacts property
dark_mode
light_mode
allContacts
property
List
<
Contact
>
get
allContacts
inherited
Implementation
List<Contact> get allContacts => throw _privateConstructorUsedError;
noor_go package
documentation
customer_app/application/contacts/contacts_bloc
ContactsState
allContacts property
ContactsState class