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