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