restrictions property

List<String>? get restrictions

Get the location's restrictions

Implementation

List<String>? get restrictions => _restrictions;