@override Object toJson() => { if (providerId.isNotDefault) 'providerId': providerId, if (audiences.isNotDefault) 'audiences': audiences, };