logType property

T logType

Implementation

T get logType {
  log("$runtimeType");
  return this;
}