IntegrationsState constructor

IntegrationsState(
  1. Map<String, dynamic> integrations
)

Implementation

IntegrationsState(super.integrations);