create static method

BackupSource create()

Implementation

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