listener property
The object that notifies on location updates.
Gets a LocationListener that notifies on location updates.
Implementation
LocationListener? get listener;
The object that notifies on location updates.
Sets a LocationListener that notifies on location updates.
Implementation
set listener(LocationListener? value);