displayable property
Determines whether the field is returned in the query response. The default
is true
.
Implementation
final bool? displayable;
Determines whether the field is returned in the query response. The default
is true
.
final bool? displayable;