type property

  1. @override
String get type
override

Implementation

@override
String get type {
  return 'collection';
}