contextId

var contextId: String

The context id used to distinguish it from other app contexts.

This is required and unique for each app context. Format: "${packageName}.${UUID.randomUUID()}"