menu
res_client package
documentation
event.dart
CollectionEvent
CollectionEvent constructor
CollectionEvent constructor
dark_mode
light_mode
CollectionEvent
constructor
CollectionEvent
(
RID
rid
,
int
index
,
dynamic
value
)
Implementation
CollectionEvent(super.rid, this.index, this.value);
res_client package
documentation
event
CollectionEvent
CollectionEvent constructor
CollectionEvent class