lowThreshold property

int? lowThreshold

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;