kakao_flutter_sdk
story
StoryProfile
toString method
toString
kakao_flutter_sdk
story
StoryProfile
toString method
StoryProfile class
Properties
birthday
birthdayType
nickname
permalink
profileImageUrl
thumbnailUrl
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();