currentDbFileName property

String? currentDbFileName
getter/setter pair

شرح: متغير لحفظ اسم قاعدة البيانات الحالية Explanation: Variable to store the current database name

Implementation

String? currentDbFileName;