from static method

YIMEnum_MessageType from(
  1. String? VYWbrfJUInYQYtmZ
)

Implementation

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