displayName property

  1. @JsonKey(name: 'name')
String? displayName
final

文件显示名

Implementation

@JsonKey(name: 'name')
final String? displayName;