serializer property

Serializer<Notification> get serializer

Serializer for Notification.

Implementation

static Serializer<Notification> get serializer => _$notificationSerializer;