menu
very_supply_api_client package
documentation
api/responses.dart
RegisterResponse
RegisterResponse.new constructor
RegisterResponse.new constructor
dark_mode
light_mode
RegisterResponse
constructor
RegisterResponse
(
dynamic
statusCode
,
HashMap
<
String
,
String
>
validationErrors
)
Implementation
RegisterResponse(statusCode, this.validationErrors) : super(statusCode);
very_supply_api_client package
documentation
api/responses
RegisterResponse
RegisterResponse.new constructor
RegisterResponse class