PrereleaseVersionAttributesDto.fromJson constructor
Decodes prerelease-version attributes from JSON.
Implementation
factory PrereleaseVersionAttributesDto.fromJson(Map<String, Object?> json) =>
_$PrereleaseVersionAttributesDtoFromJson(json);
Decodes prerelease-version attributes from JSON.
factory PrereleaseVersionAttributesDto.fromJson(Map<String, Object?> json) =>
_$PrereleaseVersionAttributesDtoFromJson(json);