maxConnections property

int get maxConnections

Implementation

int get maxConnections => attributes['maxConnections'] as int? ?? 5;