displayRuleMethodChannel property

  1. @visibleForTesting
MethodChannel displayRuleMethodChannel
final

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
final displayRuleMethodChannel =
    const MethodChannel('DisplayRuleMethodChannel');