file property

  1. @JsonKey(includeFromJson: false, includeToJson: false)
File? file
final

Associated file (if any)

Implementation

@JsonKey(includeFromJson: false, includeToJson: false)
final File? file;