ClassName property

String ClassName

Implementation

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