menu
fhir_client package
documentation
validation/field_definition.dart
FieldDefinition<T>
isSummary property
isSummary property
dark_mode
light_mode
isSummary
property
bool
isSummary
final
Indicates whether the field is part of the resource summary.
Implementation
final bool isSummary;
fhir_client package
documentation
validation/field_definition
FieldDefinition<T>
isSummary property
FieldDefinition class