TypesErrorCodeTlsAlertReceived constructor

const TypesErrorCodeTlsAlertReceived(
  1. ({dynamic alertId, dynamic alertMessage}) payload
)

Implementation

const TypesErrorCodeTlsAlertReceived(this.payload) : super._();