create static method

OfflineKey create()

Implementation

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