IosTemplateBundle class
Properties
-
description
→ String
-
Description of the brick (from the
brick.yaml
).
finalinherited
-
files
→ List<MasonBundledFile>
-
List of all
MasonBundledFile
instances within the __brick__
directory.
finalinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
hooks
→ List<MasonBundledFile>
-
List of all
MasonBundledFile
instances within the hooks
directory.
finalinherited
-
name
→ String
-
Name of the brick (from the
brick.yaml
).
finalinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
vars
→ Map<String, BrickVariableProperties>
-
All required variables for the brick (from the
brick.yaml
).
finalinherited
-
varsType
→ Type
-
no setterinherited
-
version
→ String
-
The brick version (from the
brick.yaml
).
finalinherited