ServerCallMuteall.fromJson constructor

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

Implementation

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