ChatBotMessageHasPadding mixin

Superclass constraints

Properties

hashCode int
The hash code for this object.
no setterinherited
icon String?
finalinherited
id int
finalinherited
index int
finalinherited
key String
finalinherited
meta ChatBotMessageMeta
finalinherited
options List<ChatBotMessageOption>
finalinherited
padding Map<ChatBotMessageType, EdgeInsets>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sender ChatBotMessageSender
finalinherited
text String?
finalinherited
title String?
finalinherited
type ChatBotMessageType
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