kg property

num kg

Implementation

num get kg => _kg;
void kg=(num kg)

Implementation

set kg(num kg) => _kg = kg;