paramsConfig property

Implementation

Input$NotificationIntegrationPlatformApiParamsInput? get paramsConfig =>
    (_$data['paramsConfig']
        as Input$NotificationIntegrationPlatformApiParamsInput?);