appId property

  1. @JsonKey.new(name: 'app_id')
int appId
final

KO: 앱 ID
EN: App ID

Implementation

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