throwawayEmail property

  1. @JsonKey.new(name: 'throwaway_email')
bool? get throwawayEmail
inherited

Implementation

@JsonKey(name: 'throwaway_email')
bool? get throwawayEmail => throw _privateConstructorUsedError;