diginote
messages_model
Message
id property
id
id
property
Null safety
String
id
final
The id retrieved of this message, retrieved from storage.
Implementation
final String id;
diginote
messages_model
Message
id property
Message class
Constructors
Message
fromJson
Properties
backgrondColour
fontFamily
fontSize
foregroundColour
from
hashCode
header
height
id
message
runtimeType
scheduled
textAlignment
to
width
x
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==