maxTransactions property Null safety

void maxTransactions=(int val)

Implementation

set maxTransactions(int val) => _maxTransactions = val;