modelName method

String modelName()

Implementation

String modelName() {
  return T.toString();
}