MethodChannelFitbito class

Inheritance

Constructors

MethodChannelFitbito.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
methodChannel MethodChannel
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

batteryLevel() Future<int?>
override
clearRecord() Future<String?>
override
disconnectDevice() Future<String?>
override
enterHrvMode() Future<String?>
override
exitHrvMode() Future<String?>
override
getArmBandRecord() Future<String?>
override
getSystemID() Future<String?>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
realTimeHeartRate() Future<int?>
override
selectDevice(String device) Future<String?>
override
setAge(int age) Future<String?>
override
setColor(int colorNumber) Future<String?>
override
setHrvTime(int heartRateTime) Future<String?>
override
setMaxArmBand(int heartRate) Future<String?>
override
startScan() Future<List<Object?>?>
override
stopScan() Future<List<Object?>?>
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited