data property

List<RemarkList>? get data

Implementation

List<RemarkList>? get data => _data;