getSupportedAppVersions abstract method

Future getSupportedAppVersions({
  1. required MethodCall call,
})

Implementation

Future<dynamic> getSupportedAppVersions({required MethodCall call});