props property

String? props

Implementation

String? get props => _$this._props;
void props=(String? props)

Implementation

set props(String? props) => _$this._props = props;