setLocationType method

void setLocationType(
  1. String type
)

Implementation

void setLocationType(String type) => _locationType = type;