getPlatformSDKInt method

Future<int> getPlatformSDKInt()

Implementation

Future<int> getPlatformSDKInt() {
  throw UnimplementedError('getPlatformSDKInt() has not been implemented.');
}