ContentExtensionDescriptor class final
- Inheritance
-
- Object
- ExtensionDescriptor
- ContentExtensionDescriptor
Constructors
-
ContentExtensionDescriptor({List<
ContentDescriptor> ? contents, List<ContentBuilder< ? contentBuilders, List<ContentItem> >TypeDescriptor< ? actions, List<ActionConfiguration> >TypeDescriptor< ? conditions, List<ConditionConfiguration> >TypeDescriptor< ? lifecycleHandlers, List<RouteLifecycleConfiguration> >TypeDescriptor< ? routeTypes})RouteTypeConfiguration> >
Properties
-
actions
→ List<
TypeDescriptor< ?ActionConfiguration> > -
final
-
conditions
→ List<
TypeDescriptor< ?ConditionConfiguration> > -
final
-
contentBuilders
→ List<
ContentBuilder< ?ContentItem> > -
final
-
contents
→ List<
ContentDescriptor> ? -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
lifecycleHandlers
→ List<
TypeDescriptor< ?RouteLifecycleConfiguration> > -
final
-
routeTypes
→ List<
TypeDescriptor< ?RouteTypeConfiguration> > -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title → String
-
The title of the extension.
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited