serializer property

Serializer<Note> serializer

Serializer for Note.

Implementation

static Serializer<Note> get serializer => _$noteSerializer;