CrmlogErrorCode constructor

CrmlogErrorCode({
  1. String? commonErrorCode,
})

Implementation

CrmlogErrorCode({this.commonErrorCode});