facilitiesDaysPerWeek property

  1. @JsonKey.new(name: 'FacilitiesDaysPerWeek', includeIfNull: false)
double? facilitiesDaysPerWeek
final

Implementation

@JsonKey(name: 'FacilitiesDaysPerWeek', includeIfNull: false)
final double? facilitiesDaysPerWeek;