kindName abstract method

String kindName(
  1. Type type
)

Returns the kind name for instances of type.

Implementation

String kindName(Type type);