serializer property

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

Implementation

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