doseAndRate property

List<DosageDoseAndRate>? doseAndRate
inherited

doseAndRate Depending on the resource,this is the amount of medication administered, to be administered or typical amount to be administered.

Implementation

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