app property

  1. @JsonKey.new(name: 'appConfig')
App? app
getter/setter pair

Implementation

@JsonKey(name: 'appConfig')
App? app;