menu
aws_es_api package
documentation
es-2015-01-01.dart
ErrorDetails
ErrorDetails constructor
ErrorDetails constructor
dark_mode
light_mode
ErrorDetails
constructor
ErrorDetails
(
{
String
?
errorMessage
,
String
?
errorType
,
})
Implementation
ErrorDetails({ this.errorMessage, this.errorType, });
aws_es_api package
documentation
es-2015-01-01
ErrorDetails
ErrorDetails constructor
ErrorDetails class