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