NothingDescriptor constructor

NothingDescriptor(
  1. String name
)

Implementation

NothingDescriptor(String name) : super(name);