EmailContent class
Used to populate the precomposed emails
to List of String Addressees, cc Carbon Copy String list bcc Blind carbon copy String list subject String, getter returns Uri.encodeComponent from the set String body String, getter returns Uri.encodeComponent from the set String
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited