data property

List<EsgData>? data
getter/setter pair

The EsgData data represent the ESG data of the company.

Implementation

List<EsgData>? data;