dropFn property
Rust type specific drop function.
This function should never be called manually.
Implementation
@override
DropFnType get dropFn => bridge.dropOpaqueCounter;
Rust type specific drop function.
This function should never be called manually.
@override
DropFnType get dropFn => bridge.dropOpaqueCounter;