create static method

ModelTotal create()

Implementation

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