ResourceLinks enum

Inheritance
Available extensions

Values

const ResourceLinks('Partner HQ', 'https://partnerhq.kohlerhomeenergy.com/')
kohlerPowerParts → const ResourceLinks
const ResourceLinks('Kohler Power Parts', 'https://www.kohlerpowerparts.com/')
kohlerPowerAssistant → const ResourceLinks
const ResourceLinks('Power Assistant', 'https://kohler.mizecx.com/')
kPSLearning → const ResourceLinks
const ResourceLinks('Learning Academy', 'https://www.rehlkolearningacademy.com/learn/signin')
myMicrosite → const ResourceLinks
const ResourceLinks('My Microsite', 'https://www.KohlerMARC.com')
advertisingPortal → const ResourceLinks
const ResourceLinks('Advertising Portal', 'https://www.kohlermarc.com/Login/Login.aspx?ReturnUrl=%2f')
literatureandBookletsForPrint → const ResourceLinks
const ResourceLinks('Literature for Prints', 'https://connect2.coakleytech.com/logins/KG/login.aspx')
promotionalMerchandise → const ResourceLinks
const ResourceLinks('Promotional Merchandise', 'https://rehlkomerch.com/')

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title String
final
url String
final

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

Constants

values → const List<ResourceLinks>
A constant List of the values in this enum, in order of their declaration.