profile property

Implementation

List<CurrentProfileCell> get profile => _$this._profile;
void profile=(List<CurrentProfileCell> profile)

Implementation

set profile(List<CurrentProfileCell> profile) => _$this._profile = profile;