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
warning: [deprecation] newInstance() in Class has been deprecated
FlutterMediationExtras flutterExtras = (FlutterMediationExtras) cls.newInstance();
^
where T is a type-variable:
T extends Object declared in class Class
1 warning
The text was updated successfully, but these errors were encountered:
warning: [deprecation] newInstance() in Class has been deprecated
FlutterMediationExtras flutterExtras = (FlutterMediationExtras) cls.newInstance();
^
where T is a type-variable:
T extends Object declared in class Class
1 warning
The text was updated successfully, but these errors were encountered: