menu
p2plib package
documentation
p2plib.dart
ExceptionBase
ExceptionBase.new const constructor
ExceptionBase.new const constructor
dark_mode
light_mode
ExceptionBase
constructor
const
ExceptionBase
(
[
Object
?
message
=
''
])
Implementation
const ExceptionBase([this.message = '']);
p2plib package
documentation
p2plib
ExceptionBase
ExceptionBase.new const constructor
ExceptionBase class