io/socket_direction library

Mixins

SocketDirectionMixin
class MySocketDirection with SocketDirectionMixin implements SocketDirection { // Must override @override SocketDirection get socketDirection; ... }