serializer property

  1. @BuiltValueSerializer(custom: true)
Serializer<ChatReceiveMessagesLookIntoFuture> get serializer

Serializer for ChatReceiveMessagesLookIntoFuture.

Implementation

@BuiltValueSerializer(custom: true)
static Serializer<ChatReceiveMessagesLookIntoFuture> get serializer =>
    const _$ChatReceiveMessagesLookIntoFutureSerializer();