platformChannelPriority constant
int
const platformChannelPriority
Platform-channel candidates outrank Dart/external by default.
Implementation
static const int platformChannelPriority = 300;
Platform-channel candidates outrank Dart/external by default.
static const int platformChannelPriority = 300;