title property

String? title
inherited

title A human-readable label for the data requirement used to label data flows in BPMN or similar diagrams. Also provides a human readable label when rendering the data requirement that conveys its purpose to human readers.

Implementation

String? get title => throw _privateConstructorUsedError;