getDefault static method

RemoveTOTPResponse getDefault()

Implementation

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