Application constructor
Application({})
Implementation
Application({
this.attributes,
this.createTime,
this.description,
this.displayName,
this.name,
this.scope,
this.state,
this.uid,
this.updateTime,
});