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