context property

String? context
final

Context associated with the reason. The meaning of this context is dependent on the reason:

  • EmbedderExtensionSentMessageToCachedFrame: the extension ID.

Implementation

final String? context;