getRegion function

UbigeoRecord? getRegion(
  1. String code
)

Implementation

UbigeoRecord? getRegion(String code) => getDepartment(code);