static fun valueOf(value: Int): NavHidden!
value - Int: The numeric wire value of the corresponding enum entry.
value
Return NavHidden!: The enum associated with the given numeric wire value.
static fun valueOf(desc: EnumValueDescriptor!): NavHidden!