Data constructor
Data({})
Implementation
Data(
{this.configuration,
this.state,
this.enable,
this.sId,
this.clientId,
this.name,
this.createdAt,
this.updatedAt,
this.iV});
Data(
{this.configuration,
this.state,
this.enable,
this.sId,
this.clientId,
this.name,
this.createdAt,
this.updatedAt,
this.iV});