| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
List<String> cachedUserTags = const [],I think we technically need to deprecate this parameter first since it's _technically_ still a public API on pub.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
List<String> cachedUserTags = const [],I think we technically need to deprecate this parameter first since it's _technically_ still a public API on pub.
Oh, true. Done. `DartDevelopmentService.cachedUserTags` is public too, so I've marked it as deprecated instead of deleting it. I've also updated `package:dds_service_extensions`. PTAL.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
List<String> cachedUserTags = const [],Derek XuI think we technically need to deprecate this parameter first since it's _technically_ still a public API on pub.
Oh, true. Done. `DartDevelopmentService.cachedUserTags` is public too, so I've marked it as deprecated instead of deleting it. I've also updated `package:dds_service_extensions`. PTAL.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |