type property

String? type

Implementation

String? get type {
  return _type;
}