cake_wallet/cw_core/lib/keyable.dart

3 lines
No EOL
37 B
Dart

mixin Keyable {
dynamic keyIndex;
}