MediaJson constructor
MediaJson({})
Implementation
MediaJson(
{required this.status,
this.webContents,
this.variantId,
this.storyId,
this.serverIP,
this.serverName,
this.responseTime});
MediaJson(
{required this.status,
this.webContents,
this.variantId,
this.storyId,
this.serverIP,
this.serverName,
this.responseTime});