CustomImageInfo.fromJson constructor
CustomImageInfo.fromJson(
- Map json_
Implementation
CustomImageInfo.fromJson(core.Map json_)
: this(upgradeMessage: json_['upgradeMessage'] as core.String?);
CustomImageInfo.fromJson(core.Map json_)
: this(upgradeMessage: json_['upgradeMessage'] as core.String?);