entryPoints property

List<MPPoint> get entryPoints

Get a list of entry points for the venue

Implementation

List<MPPoint> get entryPoints => _entryPoints ?? [];