email property

Implementation

Input$OutboundContentEmailInput? get email =>
    (_$data['email'] as Input$OutboundContentEmailInput?);