version property

String? version
final

The version of the intent. For a new intent, the version is always $LATEST.

Implementation

final String? version;