selectLocationById abstract method

Future<void> selectLocationById(
  1. String id, [
  2. MPSelectionBehavior? behavior
])

Implementation

Future<void> selectLocationById(String id, [MPSelectionBehavior? behavior]);