lastKnownVersionNumber property

String? lastKnownVersionNumber
getter/setter pair

If this client has previously performed a Fetch, this indicates which Template version was used to process it (returned in the Fetch response).

Implementation

core.String? lastKnownVersionNumber;