serializer property

  1. @BuiltValueSerializer(custom: true)
Serializer<EndpointDeleteAllNotificationsApiVersion> get serializer

Serializer for EndpointDeleteAllNotificationsApiVersion.

Implementation

@BuiltValueSerializer(custom: true)
static Serializer<EndpointDeleteAllNotificationsApiVersion> get serializer =>
    const _$EndpointDeleteAllNotificationsApiVersionSerializer();