Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
environmental_dashboard_entity.dart File Reference

Go to the source code of this file.

Classes

class  EnvironmentalDashboardEntity

Functions

 ColorMetricsEntity ({ required this.blue, required this.gray, required this.green, required this.orange, })

Variables

class EnvironmentalDashboardEntity blue
final num gray
final num green
final num orange

Function Documentation

◆ ColorMetricsEntity()

ColorMetricsEntity ( { required this.blue, required this.gray, required this.green, required this.orange, } )

Variable Documentation

◆ blue

◆ gray

final num gray

Definition at line 13 of file environmental_dashboard_entity.dart.

◆ green

final num green

Definition at line 14 of file environmental_dashboard_entity.dart.

◆ orange

final num orange

Definition at line 15 of file environmental_dashboard_entity.dart.