Audio constructor
Audio({})
Implementation
Audio({this.id, this.name, this.audioSourceId, this.duration, this.status,
this.userId, this.bucket, this.key, this.createdTime, this.localPath});
Audio({this.id, this.name, this.audioSourceId, this.duration, this.status,
this.userId, this.bucket, this.key, this.createdTime, this.localPath});