doseAndRate property

  1. @JsonKey.new(name: 'DoseAndRate')
DosageDoseAndRate? get doseAndRate
inherited

Implementation

@JsonKey(name: 'DoseAndRate')
DosageDoseAndRate? get doseAndRate => throw _privateConstructorUsedError;