QChatEnterServerAsVisitorResult.fromJson constructor

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

Implementation

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