mockPatapataDisable method
This is a function to mock patapataDisable running in native code. It will only be called when kIsTest is true.
Implementation
@visibleForTesting
void mockPatapataDisable() {}
This is a function to mock patapataDisable running in native code. It will only be called when kIsTest is true.
@visibleForTesting
void mockPatapataDisable() {}