$TemplatePathRequestApplicationJsonInterface class sealed

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

copySystemTemplates bool
Whether to copy the system templates to the template directory.
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
templatePath String
Path of the template directory.
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(void updates($TemplatePathRequestApplicationJsonInterfaceBuilder)) $TemplatePathRequestApplicationJsonInterface
Rebuilds the instance.
toBuilder() $TemplatePathRequestApplicationJsonInterfaceBuilder
Converts the instance to a builder $TemplatePathRequestApplicationJsonInterfaceBuilder.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited