menu
flutter_shieldfraud package
documentation
shield_config.dart
ShieldError
ShieldError constructor
ShieldError constructor
dark_mode
light_mode
ShieldError
constructor
ShieldError
(
int
code
,
String
message
)
Implementation
ShieldError(this.code, this.message);
flutter_shieldfraud package
documentation
shield_config
ShieldError
ShieldError constructor
ShieldError class