getLocationStream method

Stream<Map<String, dynamic>> getLocationStream()

Implementation

Stream<Map<String, dynamic>> getLocationStream() {
  throw UnimplementedError('getLocationStream() has not been implemented.');
}