data property

List<BlogList>? get data

Implementation

List<BlogList>? get data => _data;