create static method

TOTPFactor create()

Implementation

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