AndroidSdks constructor

AndroidSdks({
  1. List<String>? sdkLevels,
})

Implementation

AndroidSdks({this.sdkLevels});