create static method

JsonIndexSpec create()

Implementation

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