create static method

RestoreConfig create()

Implementation

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