menu
powermap_sdk package
documentation
models/speed_limit_result.dart
SpeedLimitResult
SpeedLimitResult.new constructor
SpeedLimitResult.new constructor
dark_mode
light_mode
SpeedLimitResult
constructor
SpeedLimitResult
(
{
double
?
speed
,
double
?
distM
,
LatLng
?
input
,
int
?
ogcFid
,
bool
?
debugCached
,
Map
<
String
,
dynamic
>
?
raw
,
})
Implementation
SpeedLimitResult({ this.speed, this.distM, this.input, this.ogcFid, this.debugCached, this.raw, });
powermap_sdk package
documentation
models/speed_limit_result
SpeedLimitResult
SpeedLimitResult.new constructor
SpeedLimitResult class