removeIbl method

  1. @override
Future removeIbl()
override

Implementation

@override
Future removeIbl() async {
  remove_ibl_ffi(_viewer!);
}