Data constructor

Data({
  1. String? authCode,
})

Implementation

Data({this.authCode});