create static method

StorageKey create()

Implementation

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