WeightInfoCallback typedef

WeightInfoCallback = void Function(String weight, String weightStatus)

Implementation

typedef WeightInfoCallback = void Function(String weight, String weightStatus);