ImageInfo class
KO: 이미지 정보
EN: Image information
- Annotations
-
- @JsonSerializable(fieldRename: FieldRename.snake, includeIfNull: false)
Properties
- contentType → String
-
KO: 이미지 포맷
EN: Image formatfinal - hashCode → int
-
The hash code for this object.
no setterinherited
- height → int
-
KO: 이미지 높이
EN: Image heightfinal - length → int
-
KO: 이미지 파일 크기
EN: Image file sizefinal - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- url → String
-
KO: 이미지 URL
EN: Image URLfinal - width → int
-
KO: 이미지 너비
EN: Image widthfinal
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited