methodChannel constant

  1. @visibleForTesting
MethodChannel const methodChannel

Implementation

@visibleForTesting
static const MethodChannel methodChannel = MethodChannel(
  'flutter_aclas_scale_plus',
);