menu
mapsindoors_platform_interface package
documentation
platform_library.dart
MPVenue
entryPoints property
entryPoints property
dark_mode
light_mode
entryPoints
property
List
<
MPPoint
>
get
entryPoints
Get a list of entry points for the venue
Implementation
List<MPPoint> get entryPoints => _entryPoints ?? [];
mapsindoors_platform_interface package
documentation
platform_library
MPVenue
entryPoints property
MPVenue class