freeMessage property

void Function(Pointer<BackendMsg>) freeMessage
getter/setter pair

Bound to the C free_message() function.

Implementation

late void Function(Pointer<BackendMsg>) freeMessage;