maintenanceDuration property

int? get maintenanceDuration

Implementation

int? get maintenanceDuration => (_$data['maintenanceDuration'] as int?);