ArgumentMatcher.keyOnly(argumentName:)
A value that indicates that the argument must be present with this key and no specific value.
Declaration
case keyOnly(argumentName: String)A value that indicates that the argument must be present with this key and no specific value.
case keyOnly(argumentName: String)