pending property
The sum of the transactions that will be settled in the future.
Implementation
@BuiltValueField(wireName: r'pending')
int? get pending;
The sum of the transactions that will be settled in the future.
@BuiltValueField(wireName: r'pending')
int? get pending;