getDefault static method

RemoveKeyResponse getDefault()

Implementation

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