StoryImage class Null safety

카카오스토리의 내스토리 정보 중 이미지 내용을 담고 있는 클래스

Annotations

Properties

hashCode int
The hash code for this object. [...]
read-only, inherited
large String?
720 * 960
final
medium String?
240 * 320
final
original String?
원본 이미지의 url
final
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
small String?
160 * 213
final
xlarge String?
1280 * 1706
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited

Operators

operator ==(Object other) bool
The equality operator. [...]
inherited