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
It tries to _promote the value and fails, when an object has an unrelated type:
Invalid argument (other): not an int, Int32 or Int64: Instance of 'NullValue'
package:fixnum/src/int64_native.dart 185:5 Int64._promote
package:fixnum/src/int64_native.dart 273:43 Int64.==