menu
firebaseapis package
documentation
firebaseremoteconfig/v1.dart
RemoteConfigUser
RemoteConfigUser constructor
RemoteConfigUser constructor
dark_mode
light_mode
RemoteConfigUser
constructor
RemoteConfigUser
(
{
String
?
email
,
String
?
imageUrl
,
String
?
name
,
})
Implementation
RemoteConfigUser({ this.email, this.imageUrl, this.name, });
firebaseapis package
documentation
firebaseremoteconfig/v1
RemoteConfigUser
RemoteConfigUser constructor
RemoteConfigUser class