create static method

PuroDotfileModel create()

Implementation

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