serializer property

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

Implementation

@BuiltValueSerializer(custom: true)
static Serializer<AccountFundsBelowThresholdNotification> get serializer => _$AccountFundsBelowThresholdNotificationSerializer();