serializer property

Serializer<Product> get serializer

Implementation

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