menu
connect_sdk_client_flutter package
documentation
connect_sdk.dart
ApiErrorResponse
ApiErrorResponse.new constructor
ApiErrorResponse.new constructor
dark_mode
light_mode
ApiErrorResponse
constructor
ApiErrorResponse
(
String
errorId
,
List
<
Error
>
errors
)
Implementation
ApiErrorResponse(this.errorId, this.errors);
connect_sdk_client_flutter package
documentation
connect_sdk
ApiErrorResponse
ApiErrorResponse.new constructor
ApiErrorResponse class