serializer property

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

Serializer for ChatGetObjectsSharedInRoomApiVersion.

Implementation

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