value property

  1. @override
Decimal? value
override

Implementation

@override
Decimal? get value => convertBinaryToDecimal(bin);