selectLocation abstract method

Future<void> selectLocation(
  1. MPLocation? location, [
  2. MPSelectionBehavior? behavior
])

Implementation

Future<void> selectLocation(MPLocation? location,
    [MPSelectionBehavior? behavior]);