BRIDGE_NAME constant
String
const BRIDGE_NAME
Channel name constant — mirrors the native SDK's BRIDGE_NAME.
Implementation
// ignore: constant_identifier_names
static const String BRIDGE_NAME = 'FlareLaneNativeBridge';