customDb property

ByteData? customDb
getter/setter pair

Custom database binary.

Android only. For iOS use databasePath.

Implementation

ByteData? customDb;