appId property

int? appId

Implementation

int? get appId => _$this._appId;
void appId=(int? appId)

Implementation

set appId(int? appId) => _$this._appId = appId;