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