create static method

RecoveryPoint create()

Implementation

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