menu
flutter_shieldfraud package
documentation
shield_config.dart
ShieldError
ShieldError.new const constructor
ShieldError.new const constructor
dark_mode
light_mode
ShieldError
constructor
const
ShieldError
(
String
code
,
String
message
, {
String
?
exception
,
})
Implementation
const ShieldError( this.code, this.message, { this.exception, });
flutter_shieldfraud package
documentation
shield_config
ShieldError
ShieldError.new const constructor
ShieldError class