from static method

YIMEnum_ConversationType from(
  1. String? HSdjxaVeonLncSsK
)

Implementation

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