payload property
getter/setter pair
Custom warning payload.
Contains warning-specific payload data.
A value of null indicates that no additional data is associated with the warning.
Implementation
Metadata? payload;
Custom warning payload.
Contains warning-specific payload data.
A value of null indicates that no additional data is associated with the warning.
Metadata? payload;