fundingNew abstract method
Implementation
Funding fundingNew(
{required int accountId,
required int subAccountId,
required int subAccountNonce,
required List<int> fundingAccountIds,
required String fee,
required int feeToken,
dynamic hint});