ignore method

  1. @override
void ignore(
  1. int h
)
override

Implementation

@override
void ignore(int h) => _invokeVoidInt("Ignore", h);