fileKey property

  1. @JsonKey(name: 'file_key')
String fileKey
final

The file in which the comment lives.

Implementation

@JsonKey(name: 'file_key')
final String fileKey;