SunnyBundlePaths class

Constructors

SunnyBundlePaths()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Properties

values Set<JsonPath>
final

Constants

availableResources → const JsonPath<List<IContent>>
colorPalette → const JsonPath<IColorPalette>
description → const JsonPath<String>
features → const JsonPath<List<IContent>>
headerImage → const JsonPath<Uri>
headerImageHeight → const JsonPath<int>
help → const JsonPath<List<IContent>>
icon → const JsonPath<IIconInfo>
includedFlows → const JsonPath<List<IIncludedPack>>
isUnlisted → const JsonPath<bool>
marketingDescription → const JsonPath<String>
marketingInfo → const JsonPath<List<IContent>>
name → const JsonPath<String>
pinned → const JsonPath<bool>
publisher → const JsonPath<ISunnyPublisher>