type static method

SSEResultState? type(
  1. String name
)

Implementation

static SSEResultState? type(String name) => fromMap[name];