Robot constructor
const
Robot({})
Implementation
const Robot({this.rid, this.nickname, this.avatar, this.type, this.description, this.promot, this.tip, this.temperature, this.topP}) : super();
const Robot({this.rid, this.nickname, this.avatar, this.type, this.description, this.promot, this.tip, this.temperature, this.topP}) : super();