DirectionEnhancedEnum extension

on

Properties

isB bool

Available on Direction, provided by the DirectionEnhancedEnum extension

no setter
isF bool

Available on Direction, provided by the DirectionEnhancedEnum extension

no setter
name String

Available on Direction, provided by the DirectionEnhancedEnum extension

no setter

Methods

maybeWhen<T>({T? b()?, T? f()?, required T orElse()}) → T

Available on Direction, provided by the DirectionEnhancedEnum extension

when<T>({required T b(), required T f()}) → T

Available on Direction, provided by the DirectionEnhancedEnum extension