ClientCallSound.fromJson constructor

ClientCallSound.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ClientCallSound.fromJson(Map<String, dynamic> json) => _$ClientCallSoundFromJson(json);