menu
firebase_ffi package
documentation
remote_config.dart
RemoteConfigException
RemoteConfigException.new const constructor
RemoteConfigException.new const constructor
dark_mode
light_mode
RemoteConfigException
constructor
const
RemoteConfigException
(
int
code
,
String
message
,
String
operation
)
Implementation
const RemoteConfigException(this.code, this.message, this.operation);
firebase_ffi package
documentation
remote_config
RemoteConfigException
RemoteConfigException.new const constructor
RemoteConfigException class