statsUserOnline property

  1. @JsonKey.new(name: 'statsUserOnline')
bool? statsUserOnline
final

Enable online user accounting via email.

Implementation

@JsonKey(name: 'statsUserOnline')
final bool? statsUserOnline;