RawTCPHeaderConfig constructor

const RawTCPHeaderConfig(
  1. Map<String, dynamic> value
)

Implementation

const RawTCPHeaderConfig(this.value);