serverHttps property
日志服务器是否使用 HTTPS 协议: true : 使用 HTTPS 协议。 false : 使用 HTTP 协议。
Implementation
@JsonKey(name: 'serverHttps')
final bool? serverHttps;
日志服务器是否使用 HTTPS 协议: true : 使用 HTTPS 协议。 false : 使用 HTTP 协议。
@JsonKey(name: 'serverHttps')
final bool? serverHttps;