from static method

YIMEnum_MessageState from(
  1. String? VYWbrfJUInYQYtmZ
)

Implementation

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