maintenanceNote property

  1. @JsonKey(name: 'maintenance_note')
String? maintenanceNote
final

Implementation

@JsonKey(name: 'maintenance_note')
final String? maintenanceNote;