serializer property

Serializer<Country> get serializer

Implementation

static Serializer<Country> get serializer => _$countrySerializer;