thoughtSignature property

  1. @JsonKey.new(name: 'thought_signature')
String? thoughtSignature
final

Implementation

@JsonKey(name: 'thought_signature')
final String? thoughtSignature;