sourceRevision property

Map<String, dynamic>? sourceRevision
getter/setter pair

Optional information about the source and version that provided this data.

May include app name, version, and other source-specific details.

Implementation

late Map<String, dynamic>? sourceRevision;