menu
kakao_flutter_sdk package
documentation
story.dart
LinkInfo
images property
images property
dark_mode
light_mode
images
property
@JsonKey(name: "image")
List
<
String
>
?
images
final
image urls of . Maximum of 3.
Implementation
@JsonKey(name: "image") final List<String>? images;
kakao_flutter_sdk package
documentation
story
LinkInfo
images property
LinkInfo class