menu
aws_groundstation_api package
documentation
groundstation-2019-05-23.dart
MissionProfileListItem
MissionProfileListItem constructor
MissionProfileListItem constructor
dark_mode
light_mode
MissionProfileListItem
constructor
MissionProfileListItem
(
{
String
?
missionProfileArn
,
String
?
missionProfileId
,
String
?
name
,
String
?
region
,
})
Implementation
MissionProfileListItem({ this.missionProfileArn, this.missionProfileId, this.name, this.region, });
aws_groundstation_api package
documentation
groundstation-2019-05-23
MissionProfileListItem
MissionProfileListItem constructor
MissionProfileListItem class