y property

String? y

Implementation

String? get y => _$this._y;
void y=(String? y)

Implementation

set y(String? y) => _$this._y = y;