Counter.fromRaw constructor
Counter.fromRaw(
- int ptr,
- int size,
- BdkChainFlutter bridge
Implementation
Counter.fromRaw(int ptr, int size, this.bridge) : super.unsafe(ptr, size);