MissionProfileIdResponse constructor
MissionProfileIdResponse({
- String? missionProfileId,
Implementation
MissionProfileIdResponse({
this.missionProfileId,
});
MissionProfileIdResponse({
this.missionProfileId,
});