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
When generating Dart bindings from Java Code or Kotlin via jnigen, if a Java or Kotlin method is marked as @deprecated, the system automatically suggests the corresponding replacement method in the Dart code.