maxDosePerAdministration property

  1. @JsonKey.new(name: 'MaxDosePerAdministration')
Quantity? get maxDosePerAdministration
inherited

Implementation

@JsonKey(name: 'MaxDosePerAdministration')
Quantity? get maxDosePerAdministration => throw _privateConstructorUsedError;