system property

  1. @JsonKey.new(includeIfNull: false)
bool? system
final

Whether the user is an official system user

Implementation

@JsonKey(includeIfNull: false)
final bool? system;