WsEventLogin constructor

const WsEventLogin(
  1. LoginResponse data
)

Implementation

const WsEventLogin(LoginResponse data) : super(data);