friendGroups property

List<String>? friendGroups
getter/setter pair

Implementation

List<String>? friendGroups = List.empty(growable: true);