whatsNew property

Implementation

WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNewBuilder get whatsNew =>
    _$this._whatsNew ??= WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNewBuilder();
void whatsNew=(covariant WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNewBuilder? whatsNew)
covariantoverride

Implementation

set whatsNew(covariant WhatsNewGetResponseApplicationJson_Ocs_Data_WhatsNewBuilder? whatsNew) =>
    _$this._whatsNew = whatsNew;