getType method

String? getType()

Implementation

String? getType() {
  return _type;
}