priority property
The priority of the adapter.
100 is the default; the lower the value, the higher the priority.
アダプターの優先度。
100がデフォルトとなり、低いほど優先されます。
Implementation
double get priority => 100.0;
The priority of the adapter.
100 is the default; the lower the value, the higher the priority.
アダプターの優先度。
100がデフォルトとなり、低いほど優先されます。
double get priority => 100.0;