BodyFatData class

Constructors

BodyFatData.fromJson(dynamic json)

Properties

bfr double?
体脂率 body fat rate
getter/setter pair
bm double?
骨骼质量 bone mass
getter/setter pair
bmi double?
bmi
getter/setter pair
bmr int?
基础代谢率 BMR
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
physicalAge int?
身体年龄 physical age
getter/setter pair
pp double?
蛋白率 protein rate
getter/setter pair
rom double?
肌肉率 muscle rate
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sfr double?
皮下脂肪率 subcutaneous fat rate
getter/setter pair
uvi int?
内脏脂肪指数 visceral fat rate
getter/setter pair
vwc double?
水含量vwc: moisture
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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