TransactionRuleInfo constructor

TransactionRuleInfo([
  1. void updates(
    1. TransactionRuleInfoBuilder b
    )
])

Implementation

factory TransactionRuleInfo([void updates(TransactionRuleInfoBuilder b)]) = _$TransactionRuleInfo;