kakao_flutter_sdk
search
VClip
toString method
toString
kakao_flutter_sdk
search
VClip
toString method
VClip class
Constructors
VClip
Properties
author
datetime
playTime
thumbnail
title
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();