ConnectionResult constructor

ConnectionResult({
  1. String? msg,
})

Implementation

ConnectionResult({this.msg});