ServerBinding constructor

ServerBinding({
  1. String? type,
})

Implementation

ServerBinding({this.type});