kSwitch property
String
get
kSwitch
Implementation
String get kSwitch =>
preferVariantOfSwitchKeyword ? kSwitchs.last : kSwitchs.first;
String get kSwitch =>
preferVariantOfSwitchKeyword ? kSwitchs.last : kSwitchs.first;