getDefault static method

TwoFactorProto getDefault()

Implementation

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