sessionHash property

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

Implementation

@JsonKey(name: 'session_hash', includeIfNull: false)
final String? sessionHash;