VisibilityEnhancedEnum extension

on

Properties

isPrivate bool
no setter
isPublic bool
no setter
name String
no setter

Methods

maybeWhen<T>({T? private()?, T? public()?, required T orElse()}) → T
when<T>({required T private(), required T public()}) → T