menu
flserial package
documentation
flserial_exception.dart
FlSerialException
FlSerialException.new constructor
FlSerialException.new constructor
dark_mode
light_mode
FlSerialException
constructor
FlSerialException
(
int
error
, {
required
String
msg
,
})
Implementation
FlSerialException(this.error, {required this.msg});
flserial package
documentation
flserial_exception
FlSerialException
FlSerialException.new constructor
FlSerialException class