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