You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use type-specific methods in public clients, Value in internal clients (#90)
* fix: use dynamic in public clients, Value in internal clients
* dart format
* fix topics test
* provide String and Binary versions of methods that accept Values on public clients instead of using dynamic
* pass Strings directly to doc api examples
* add missing list collection docstrings
* Binary -> Bytes
0 commit comments