TransferHookAccount constructor

const TransferHookAccount({
  1. required bool transferring,
})

Implementation

const TransferHookAccount({required this.transferring});