platformChannelPriority constant

int const platformChannelPriority

Platform-channel candidates outrank Dart/external by default.

Implementation

static const int platformChannelPriority = 300;