auth property

Implementation

Input$EmailIntegrationServerAuthInput? get auth =>
    (_$data['auth'] as Input$EmailIntegrationServerAuthInput?);