getDefault static method

RemoveU2FResponse getDefault()

Implementation

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