fileId property

  1. @JsonKey(name: 'file_id')
String get fileId
inherited

Identifier for this file, which can be used to download or reuse the file

Implementation

@JsonKey(name: 'file_id')
String get fileId;