ServerInterface constructor

ServerInterface(
  1. {required AutonomyInterface collection,
  2. bool quiet = false}
)

Implementation

ServerInterface