rotationReadingChannel property

  1. @visibleForTesting
EventChannel rotationReadingChannel
final

The event channel used to interact with the native platform, reads rotation events.

Implementation

@visibleForTesting
final rotationReadingChannel =
    const EventChannel('com.sportsvisio.pivo/rotation');