isActive property
Indicates whether the event source mapping is currently honored. Events are only processes if IsActive is true.
Implementation
final bool? isActive;
Indicates whether the event source mapping is currently honored. Events are only processes if IsActive is true.
final bool? isActive;