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