serializer property

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

Implementation

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