NullOrEmptyArgument constructor

NullOrEmptyArgument(
  1. String name
)

Implementation

NullOrEmptyArgument(this.name);