onceOpen abstract method

void onceOpen({
  1. required OpenHandler handler,
})

Implementation

void onceOpen({required OpenHandler handler});