profiles property

List<ProfileData>? profiles
final

The profiles that meet the specified set of filter criteria, in sort order.

Implementation

final List<ProfileData>? profiles;