from static method

YIMEnum_MessageType from(
  1. String? gbFZHadBJbQTKbkr
)

Implementation

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