menu
fml package
documentation
datasources/nfc/nfc.dart
CustomException
CustomException.new const constructor
CustomException.new const constructor
dark_mode
light_mode
CustomException
constructor
const
CustomException
(
{
int
?
code
,
String
?
message
=
""
,
})
Implementation
const CustomException({this.code, this.message = ""});
fml package
documentation
datasources/nfc/nfc
CustomException
CustomException.new const constructor
CustomException class