outbound1 property

Map<String, dynamic> get outbound1

Abstract getter for the primary outbound configuration. Subclasses must implement this to provide protocol-specific outbound settings.

Implementation

Map<String, dynamic> get outbound1;