Poster class
Constructors
-
Poster.new(String text, BuildContext context, Map<
String, dynamic> record, List<XFile> files)
Properties
Methods
-
createRecord(
) → Future< Map< String, dynamic> > -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setCreatedAt(
) → void -
setLangs(
) → void -
toString(
) → String -
A string representation of this object.
inherited
-
uploadImage(
) → Future< void>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited