menu
tos package
documentation
exception.dart
TosServerException
TosServerException.withKey constructor
TosServerException.withKey constructor
dark_mode
light_mode
TosServerException.withKey
constructor
TosServerException.withKey
(
String
key
, [
String
code
=
''
,
String
ec
=
''
])
Implementation
TosServerException.withKey(this.key, [this.code = '', this.ec = '']);
tos package
documentation
exception
TosServerException
TosServerException.withKey constructor
TosServerException class