Alternate constructor that creates a Version from a json.
Params:
factory Version.fromJson(Map<String, dynamic> json) => _$VersionFromJson(json);