recordedTimestamp property Null safety

String recordedTimestamp
final

The ISO 8601 timestamp on which the location was recorded. This is the local date time of the App, so if the user has set the wrong device-time, it will be wrong as well.

Implementation

@override
final String recordedTimestamp;