socket property Null safety

Socket socket
late, final

Implementation

late final IO.Socket socket = IO.io(address.toString(), socketIOOpts);