doseAndRate property

List<DosageDoseAndRate>? doseAndRate
inherited

doseAndRate The amount of medication administered.

Implementation

List<DosageDoseAndRate>? get doseAndRate =>
    throw _privateConstructorUsedError;