numberDecimals property

int? get numberDecimals

Implementation

int? get numberDecimals;
set numberDecimals (int? numberDecimals)

Implementation

set numberDecimals(int? numberDecimals);