create static method

CheckTOTP create()

Implementation

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