reason property
This should be a short, machine understandable string that gives the reason for the transition into the object's current status.
Implementation
final String? reason;
This should be a short, machine understandable string that gives the reason for the transition into the object's current status.
final String? reason;