data property

List? data
getter/setter pair

Implementation

List<dynamic>? data;