items property

  1. @Default.new([])
List<ChatRoomItem> items
final

Implementation

@Default([])
final List<ChatRoomItem> items;