urlTypes property

String? urlTypes

Implementation

String? get urlTypes => _$this._urlTypes;
void urlTypes=(String? urlTypes)

Implementation

set urlTypes(String? urlTypes) => _$this._urlTypes = urlTypes;