fileId property

  1. @JsonKey.new(name: "fileId")
int? fileId
final

Implementation

@JsonKey(name: "fileId")
final int? fileId;