DrivingDirectionSignImage enum

Inheritance
Available extensions

Values

FreewayImage → const DrivingDirectionSignImage

Freeway image

BridgeImage → const DrivingDirectionSignImage

Bridge image

TunnelImage → const DrivingDirectionSignImage

Tunnel image

FerryImage → const DrivingDirectionSignImage

Ferry image

SubwayStationImage → const DrivingDirectionSignImage

Subway station image

RailwayStationImage → const DrivingDirectionSignImage

Railway station image

AirportImage → const DrivingDirectionSignImage

Airport image

HospitalImage → const DrivingDirectionSignImage

Hospital image

RailwayCrossingImage → const DrivingDirectionSignImage

Railway crossing image

SkiSlopeImage → const DrivingDirectionSignImage

Ski slope image

StadiumImage → const DrivingDirectionSignImage

Stadium image

BridgeTrImage → const DrivingDirectionSignImage

Bridge image for Turkey

SubwayStationTrImage → const DrivingDirectionSignImage

Subway Station Image for Turkey

HospitalHImage → const DrivingDirectionSignImage

Hospital image as H

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

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<DrivingDirectionSignImage>
A constant List of the values in this enum, in order of their declaration.