visibility property
Support for export
and local
keywords on enums.
Possible string values are:
- "VISIBILITY_UNSET"
- "VISIBILITY_LOCAL"
- "VISIBILITY_EXPORT"
Implementation
core.String? visibility;
Support for export
and local
keywords on enums.
Possible string values are:
core.String? visibility;