nativeChannel constant

MethodChannel const nativeChannel = const MethodChannel("AudioService")

Implementation

static const MethodChannel nativeChannel =
    const MethodChannel("AudioService")