SeatApplication constructor
SeatApplication({})
Implementation
SeatApplication(
{this.id = '',
this.userId = '',
this.avatarUrl = '',
this.userName = '',
this.content = '',
this.timestamp = 0});