attributes property

String attributes

Implementation

String get attributes => _$this._attributes;
void attributes=(String attributes)

Implementation

set attributes(String attributes) => _$this._attributes = attributes;