The function getWatchLocationStream() returns a stream of location updates.
Stream<Location>? getWatchLocationStream() { throw UnimplementedError('getlocationStream() has not been implemented.'); }