create static method

BackupPlan create()

Implementation

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