ExecutionContextId extension type

Id of an execution context.

on

Constructors

ExecutionContextId(int value)
ExecutionContextId.fromJson(int value)
factory

Properties

value int
final

Methods

toJson() int