elements property

List<Friend>? elements
final

KO: 친구 목록
EN: Friend list

Implementation

final List<Friend>? elements;