error property
An error message associated with this field, if any.
This is typically set during deserialization when the server returns
validation errors for this specific field. Can be null if there are
no errors.
Implementation
String? error;
An error message associated with this field, if any.
This is typically set during deserialization when the server returns
validation errors for this specific field. Can be null if there are
no errors.
String? error;