valueOf static method

LocationSource? valueOf(
  1. int value
)

Implementation

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