Constructs a PlainFile from the provided json.
json
factory PlainFile.fromJson(Map<String, dynamic> json) => _$PlainFileFromJson(json);