serializer property

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

Implementation

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