create static method

IndexKey create()

Implementation

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