getValue method

String getValue()

Implementation

String getValue() {
  return _$GenderEnumMap[this] ?? "U";
}