displayable property

bool? displayable
final

Determines whether the field is returned in the query response. The default is true.

Implementation

final bool? displayable;