methodChannel property
方法通道
Implementation
@visibleForTesting
/// 方法通道
final MethodChannel methodChannel =
const MethodChannel('gromore_flutter/methods');
方法通道
@visibleForTesting
/// 方法通道
final MethodChannel methodChannel =
const MethodChannel('gromore_flutter/methods');