serializer property

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

Implementation

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