RandomFursuit

constructor(id: Int, username: String, nickname: String? = null, avatarUrl: String? = null, fursuitSpecies: String? = null, fursuitMaker: String? = null, location: String? = null, destination: String? = null, introduction: String? = null, viewCount: Int? = null, isVerified: Boolean? = null)