channel constant

MethodChannel const channel

The MethodChannelFirebaseStorage method channel.

Implementation

static const MethodChannel channel = MethodChannel(
  'plugins.flutter.io/firebase_storage',
);