BACKGROUND_CHANNEL_ID constant

String const BACKGROUND_CHANNEL_ID

Platform channel ID for background service communication.

Implementation

static const String BACKGROUND_CHANNEL_ID =
    'app.yukams/locator_plugin_background';