getData method Null safety

List<CheckBoxListTileModel> getData()

Implementation

static List<CheckBoxListTileModel> getData() {
  return <CheckBoxListTileModel>[];
}