create static method

TOTP create()

Implementation

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