consumptionStandard property

  1. @JsonKey.new(name: 'consumption_standard')
int? get consumptionStandard
inherited

Implementation

@JsonKey(name: 'consumption_standard')
int? get consumptionStandard => throw _privateConstructorUsedError;