menu
another_square package
documentation
services/terminal_service.dart
TerminalException
TerminalException.new constructor
TerminalException.new constructor
dark_mode
light_mode
TerminalException
constructor
TerminalException
(
{
required
int
statusCode
,
String
?
message
,
})
Implementation
TerminalException({required this.statusCode, this.message});
another_square package
documentation
services/terminal_service
TerminalException
TerminalException.new constructor
TerminalException class