create static method

ModelInfo create()

Implementation

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