description property
A description of how the precondition failed.
Developers can use this description to understand how to fix the failure. For example: "Terms of service not accepted".
Implementation
core.String? description;
A description of how the precondition failed.
Developers can use this description to understand how to fix the failure. For example: "Terms of service not accepted".
core.String? description;