FleetSummary constructor
FleetSummary({})
Implementation
FleetSummary({
this.companyCode,
this.createdTime,
this.displayName,
this.fleetArn,
this.fleetName,
this.fleetStatus,
this.lastUpdatedTime,
this.tags,
});