Structure
ProfileResponse
public struct ProfileResponse: Codable
see https://github.com/gothinkster/realworld/blob/master/api/swagger.json
Relationships
Conforms To
Codable
Initializers
init(profile:)
public init(profile: Profile)