userPresent property

  1. @JsonKey(name: 'user_present')
bool? userPresent
final

Implementation

@JsonKey(name: 'user_present')
final bool? userPresent;