ChatItemsCursor.fromJson constructor
- String val
Constructs a ChatItemsCursor from the provided val
.
Implementation
factory ChatItemsCursor.fromJson(String val) = ChatItemsCursor;
Constructs a ChatItemsCursor from the provided val
.
factory ChatItemsCursor.fromJson(String val) = ChatItemsCursor;