Monitor class

Constructors

Monitor(dynamic data)
Monitor.fromJson(Map<String, dynamic> json)

Properties

Adapter String
getter/setter pair
DeviceName String
getter/setter pair
Framerate int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
Height int
getter/setter pair
IsPrimary bool
getter/setter pair
MonitorHandle int
getter/setter pair
MonitorName String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
Width int
getter/setter pair

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