logTag property

String logTag
inherited

Implementation

String get logTag {
  return runtimeType.toString();
}