sdkInt property

Future<int?> get sdkInt

Implementation

static Future<int?> get sdkInt async => (await _instance)._sdkInt;