test property

  1. @visibleForTesting
bool test
getter/setter pair

Whether the NativePlayer is initialized for unit-testing.

Implementation

@visibleForTesting
static bool test = false;