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
Could not handle field `userIds`. Lists of type `int` are not supported.
package:dart_admin/commands/client_updater.dart:22:18
╷
22 │ late List<int> userIds;
│ ^^^^^^^
╵
The text was updated successfully, but these errors were encountered:
Currently it errors:
The text was updated successfully, but these errors were encountered: