minConnections property

int get minConnections

Implementation

int get minConnections => attributes['minConnections'] as int? ?? 1;