data property

List<ProfileDetails>? data
getter/setter pair

The list of user profiles.

Implementation

List<ProfileDetails>? data;