appId property

  1. @JsonKey(name: 'app_id')
int appId
getter/setter pair

KO: 앱 ID
EN: App ID

Implementation

@JsonKey(name: 'app_id')
int appId;