ZwCommand<T> constructor

ZwCommand<T>()

Implementation

ZwCommand() {
  logger = Logger('$runtimeType');
}