TwitterEmbedData class

Inheritance

Constructors

TwitterEmbedData({required String embedHtml})
const

Properties

aspectRatio double?
finalinherited
bottomMargin double
finalinherited
canChangeSize bool
finalinherited
embedHtml String
final
hashCode int
The hash code for this object.
no setterinherited
htmlBody String
no setteroverride
htmlInlineStyling String
no setterinherited
htmlScript String
no setterinherited
htmlScriptUrl String
no setteroverride
pauseVideoScript String
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startVideoScript String
no setterinherited
stopVideoScript String
no setterinherited
supportMediaControll bool
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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