serializer property

Serializer<ChatClearHistoryResponseApplicationJson> get serializer

Serializer for ChatClearHistoryResponseApplicationJson.

Implementation

static Serializer<ChatClearHistoryResponseApplicationJson> get serializer =>
    _$chatClearHistoryResponseApplicationJsonSerializer;