from static method

YIMEnum_QueryDirection from(
  1. String? jbAEGUKOKAZYuxbt
)

Implementation

static YIMEnum_QueryDirection from(String? jbAEGUKOKAZYuxbt) => values.firstWhere((x) => x.rawValue == jbAEGUKOKAZYuxbt, orElse: () => UnKnown);