enableLiveData abstract method

Future<void> enableLiveData(
  1. String domainType, [
  2. OnLiveLocationUpdateListener? listener
])

Implementation

Future<void> enableLiveData(String domainType,
    [OnLiveLocationUpdateListener? listener]);