Map<String, dynamic> toJson() => { 'confirmationStrategy': confirmationStrategy?.name, 'whiteLabel': whiteLabel?.toJson(), };