lowThreshold property
A number from 0-255 representing the threshold this account sets on all operations it performs that have a low threshold.
Implementation
int get lowThreshold => _lowThreshold;
A number from 0-255 representing the threshold this account sets on all operations it performs that have a low threshold.
int get lowThreshold => _lowThreshold;