menu
dart_appwrite package
documentation
models.dart
ProviderList
ProviderList.new constructor
ProviderList.new constructor
dark_mode
light_mode
ProviderList
constructor
ProviderList
(
{
required
int
total
,
required
List
<
Provider
>
providers
,
})
Implementation
ProviderList({required this.total, required this.providers});
dart_appwrite package
documentation
models
ProviderList
ProviderList.new constructor
ProviderList class