ApplicationServer(ApplicationConfiguration configuration, int identifier, { bool captureStack: false })

Creates an instance of this type.

You should not need to invoke this method directly.

Source

ApplicationServer(this.configuration, this.identifier, {this.captureStack: false});