prePluginInitStart constant

String const prePluginInitStart

Key for start time when Flutter engine is initializing, which triggers the init of our plugin.

Implementation

static const prePluginInitStart = 'app_start.flutter.application.pre_plugin_init_start_time';