OnReplacedCallback typedef
OnReplacedCallback =
void Function()
Implementation
// TODO: Add missing parameters
typedef OnReplacedCallback = void Function();
// TODO: Add missing parameters
typedef OnReplacedCallback = void Function();