id method

String id()

Implementation

String id() {
  return runtimeType.toString();
}