successMessageOverride property
Fixed message for the success snackbar. When null, the value at successMessageKey is read from the response body.
Implementation
final String? successMessageOverride;
Fixed message for the success snackbar. When null, the value at successMessageKey is read from the response body.
final String? successMessageOverride;