serializer property

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

Implementation

@BuiltValueSerializer(custom: true)
static Serializer<VideoCommentThreadTree> get serializer =>
    _$VideoCommentThreadTreeSerializer();