menu
hackle_sdk_platform_interface package
documentation
model/remote_config.dart
RemoteConfigImpl
RemoteConfigImpl constructor
RemoteConfigImpl constructor
dark_mode
light_mode
RemoteConfigImpl
constructor
RemoteConfigImpl
(
{
User
?
user
,
})
Implementation
RemoteConfigImpl({User? user}) : this._user = user;
hackle_sdk_platform_interface package
documentation
model/remote_config
RemoteConfigImpl
RemoteConfigImpl constructor
RemoteConfigImpl class