rotationReadingChannel property
The event channel used to interact with the native platform, reads rotation events.
Implementation
@visibleForTesting
final rotationReadingChannel =
const EventChannel('com.sportsvisio.pivo/rotation');
The event channel used to interact with the native platform, reads rotation events.
@visibleForTesting
final rotationReadingChannel =
const EventChannel('com.sportsvisio.pivo/rotation');