priority property

double get priority
inherited

The priority of the adapter.

100 is the default; the lower the value, the higher the priority.

アダプターの優先度。

100がデフォルトとなり、低いほど優先されます。

Implementation

double get priority => 100.0;