serializer property

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

Implementation

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