serializer property

Serializer<Product> serializer

Implementation

static Serializer<Product> get serializer => _$productSerializer;