create static method

SDKError create()

Implementation

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