BoundaryEvent.findBoundary constructor
const
BoundaryEvent.findBoundary({
- required String code,
Implementation
const factory BoundaryEvent.findBoundary({required String code}) =
BoundaryFindEvent;