menu
pocketbase package
documentation
pocketbase.dart
ClientException
response property
response property
dark_mode
light_mode
response
property
Map
<
String
,
dynamic
>
response
final
Contains the JSON API error response.
Implementation
final Map<String, dynamic> response;
pocketbase package
documentation
pocketbase
ClientException
response property
ClientException class