mediumThreshold property Null safety
A number from 0-255 representing the threshold this account sets on all operations it performs that have a medium threshold.
Implementation
int? get mediumThreshold => _mediumThreshold;
A number from 0-255 representing the threshold this account sets on all operations it performs that have a medium threshold.
int? get mediumThreshold => _mediumThreshold;