methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Method channel for request/response calls.

Implementation

@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('singbox_mm/methods');