ImageMessageEvent class
Constructors
- ImageMessageEvent.new({dynamic key, required String messageId, required String roomId, required dynamic content})
-
const
Properties
Methods
-
build(
dynamic context, dynamic ref) → dynamic -
imageFileView(
dynamic context, dynamic ref, File mediaFile) → dynamic -
imagePlaceholder(
dynamic context, String roomId, dynamic ref) → dynamic -
imageUI(
dynamic context, dynamic ref, File mediaFile) → dynamic -
loadingIndication(
dynamic context) → dynamic -
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