menu
googleapis package
documentation
connectors/v2.dart
EntityType
fields property
fields property
dark_mode
light_mode
fields
property
List
<
Field
>
?
fields
getter/setter pair
List containing metadata information about each field of the entity type.
Implementation
core.List<Field>? fields;
googleapis package
documentation
connectors/v2
EntityType
fields property
EntityType class