data property

List<Customer>? data
getter/setter pair

Implementation

List<Customer>? data;