lastSelectedMapping property

AnkiMapping lastSelectedMapping
final

Last selected mapping for optimisation purposes. Not including this before caused rendering jank as database queries were performed multiple times for getting this value.

Implementation

final AnkiMapping lastSelectedMapping;