webUser property

  1. @JsonKey.new(name: 'webUser', includeIfNull: false)
WebApiLogicAppFuncSessionUser? webUser
final

Implementation

@JsonKey(name: 'webUser', includeIfNull: false)
final WebApiLogicAppFuncSessionUser? webUser;