-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
source
↔ String
-
Explains where the template text came from.
A source results in a text.
We use the source to identify and cash Templates for performance.
getter/setter pairinherited
-
sourceTitle
↔ String
-
Explains where the template text came from.
It is used in Errors and can be shorter then source
getter/setter pairinherited
-
text
↔ Future<String>
-
The text to be parsed by the TemplateEngine
getter/setter pairinherited