kakao_flutter_sdk
story
Story
toString method
toString
kakao_flutter_sdk
story
Story
toString method
Story class
Properties
commentCount
comments
content
createdAt
id
images
likeCount
likes
mediaType
permission
url
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
toString
method
@override
String
toString
(
)
Returns a string representation of this object.
Implementation
@override String toString() => toJson().toString();