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