collectionName property
Implementation
String? get collectionName => _$this._collectionName;
Implementation
set collectionName(covariant String? collectionName) => _$this._collectionName = collectionName;
String? get collectionName => _$this._collectionName;
set collectionName(covariant String? collectionName) => _$this._collectionName = collectionName;