data property

List<CustomerData>? data
getter/setter pair

Implementation

List<CustomerData>? data;