hideClient property

  1. @JsonKey(name: 'hide_client')
bool? hideClient
final

Implementation

@JsonKey(name: 'hide_client')
final bool? hideClient;