restrictions property Null safety

List<String>? restrictions

Get the location's restrictions

Implementation

List<String>? get restrictions => _restrictions;