notifyEmail property

  1. @BuiltValueField.new(wireName: 'notify_email')
String? get notifyEmail

Implementation

@BuiltValueField(wireName: 'notify_email')
String? get notifyEmail;