Router constructor

Router(
  1. Device? device
)

Initializes this router with a specific device

Implementation

Router(this.device);