lastOutUserId property

  1. @JsonKey.new(name: 'LastOutUserId', includeIfNull: false)
String? lastOutUserId
final

Implementation

@JsonKey(name: 'LastOutUserId', includeIfNull: false)
final String? lastOutUserId;