KeyKindEnhancedEnum extension

on

Properties

isContentBody bool
no setter
isContentName bool
no setter
isContentTopic bool
no setter
name String
no setter

Methods

maybeWhen<T>({T? contentBody()?, T? contentName()?, T? contentTopic()?, required T orElse()}) → T
when<T>({required T contentBody(), required T contentName(), required T contentTopic()}) → T