observers property

List<OnLocationChanged> observers
getter/setter pair

Implementation

List<OnLocationChanged> observers = <OnLocationChanged>[];