PlatformVersionMethodChannel property

  1. @visibleForTesting
MethodChannel PlatformVersionMethodChannel
final

Implementation

@visibleForTesting
final PlatformVersionMethodChannel = const MethodChannel(
  'com.saltustechnologies.flutter_xslt/platform_version',
);