menu
cielo_lio_helper package
documentation
lio_error_response.dart
LioErrorResponse
LioErrorResponse constructor
LioErrorResponse constructor
dark_mode
light_mode
LioErrorResponse
constructor
LioErrorResponse
(
{
int
?
code
,
String
?
reason
,
})
Implementation
LioErrorResponse({this.code, this.reason});
cielo_lio_helper package
documentation
lio_error_response
LioErrorResponse
LioErrorResponse constructor
LioErrorResponse class