create static method

ModelParam create()

Implementation

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