Runtime constructor
Runtime({})
Implementation
Runtime({
this.decommissionedDate,
this.deprecationDate,
this.displayName,
this.endOfSupportDate,
this.environment,
this.name,
this.stage,
this.supportedOperatingSystems,
this.warnings,
});