Fields listed here will be excluded from the request body.
Example:
@override Set<String> get ignoredBodyKeys => {'cardToken', 'cardLastFour'};
Set<String> get ignoredBodyKeys => {};