menu
appwrite_platform_test package
documentation
appwrite.dart
AppwriteException
AppwriteException.new constructor
AppwriteException.new constructor
dark_mode
light_mode
AppwriteException
constructor
AppwriteException
(
[
String
?
message
=
""
,
int
?
code
,
dynamic
response
])
Implementation
AppwriteException([this.message = "", this.code, this.response]);
appwrite_platform_test package
documentation
appwrite
AppwriteException
AppwriteException.new constructor
AppwriteException class