label property Null safety
read / write
A short label to describe the action performed once the user chooses to initiate this trigger.
Implementation
String? label;
A short label to describe the action performed once the user chooses to initiate this trigger.
String? label;