getDefault static method

RegisterTOTPResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static RegisterTOTPResponse getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<RegisterTOTPResponse>(create);