genricType method

String genricType()

Implementation

String genricType() {
  return _genericTypeExtract.stringMatch(this)!;
}