FacebookPostEmbedData class
- Inheritance
-
- Object
- SocialMediaGenericEmbedData
- FacebookPostEmbedData
Constructors
- FacebookPostEmbedData({required String postUrl})
-
const
Properties
- aspectRatio → double?
-
finalinherited
- bottomMargin → double
-
finalinherited
- canChangeSize → bool
-
finalinherited
- 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 setteroverride
- postUrl → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- startVideoScript → String
-
no setterinherited
- stopVideoScript → String
-
no setteroverride
- 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