menu
aws_support_api package
documentation
support-2013-04-15.dart
Service
Service constructor
Service constructor
dark_mode
light_mode
Service
constructor
Service
(
{
List
<
Category
>
?
categories
,
String
?
code
,
String
?
name
,
})
Implementation
Service({
this
.categories,
this
.code,
this
.name, });
aws_support_api package
documentation
support-2013-04-15
Service
Service constructor
Service class
Constructors
Service
fromJson
Properties
categories
code
hashCode
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==