RawShspSocketInput constructor
RawShspSocketInput({
- required RawDatagramSocket socket,
Implementation
RawShspSocketInput({required this.socket});
RawShspSocketInput({required this.socket});