ofRegion method

String ofRegion(
  1. String regionCode
)

Implementation

String ofRegion(String regionCode) => _of(regionCode, _impl.ofRegion);