static Parameter feeAccount({required int accountId, dynamic hint}) => RustLib.instance.api .parameterFeeAccount(accountId: accountId, hint: hint);