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