serializer property

Serializer<Person> serializer

Implementation

static Serializer<Person> get serializer => _$personSerializer;