create static method

SdkVersion create()

Implementation

@$core.pragma('dart2js:noInline')
static SdkVersion create() => SdkVersion._();