radioType property

String? radioType

Implementation

String? get radioType => _$this._radioType;
void radioType=(String? radioType)

Implementation

set radioType(String? radioType) => _$this._radioType = radioType;