menu
flutter_smart_reply package
documentation
flutter_smart_reply
TextMessage
TextMessage.createForLocalUser constructor
TextMessage.createForLocalUser
brightness_4
TextMessage.createForLocalUser
constructor
TextMessage.createForLocalUser
(
String
text
,
int
timestamp
)
Implementation
TextMessage.createForLocalUser(this.text, this.timestamp) : this.isSelf = true;
flutter_smart_reply package
documentation
flutter_smart_reply
TextMessage
TextMessage.createForLocalUser constructor
TextMessage class
Constructors
TextMessage
createForLocalUser
createForRemoteUser
Properties
hashCode
isSelf
runtimeType
text
timestamp
Methods
noSuchMethod
toJson
toString
Operators
operator ==