data property

List<LostReasonData>? get data

Implementation

List<LostReasonData>? get data => _data;