src property

  1. @override
String? src
getter/setter pair

Source of data. Included to give user some idea of reliability and accuracy of data. "Garmin eTrex", "USGS quad Boston North", e.g.

Implementation

@override
String? src;