getExplicit

open fun getExplicit(): Boolean
This field should always be explicitly listed with a value, even if it is set to the default value. This function
is especially useful for enums with default values, when there is a desire to have consistent indexes.
bool explicit = 7;

Return

The explicit.