arrType method

String arrType()

Implementation

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