valueOf static method

GatewayType? valueOf(
  1. int value
)

Implementation

static GatewayType? valueOf($core.int value) => _byValue[value];