file property

  1. @JsonKey.new(includeFromJson: false, includeToJson: false)
MultipartFile get file
inherited

Implementation

@JsonKey(includeFromJson: false, includeToJson: false)
MultipartFile get file => throw _privateConstructorUsedError;