period property
Period?
get
period
The actual or estimated period of admission.
Implementation
Period? get period => periodField.getValue(json);
The actual or estimated period of admission.
Period? get period => periodField.getValue(json);