cloneInstance property

BoxerTableBase? get cloneInstance

Implementation

BoxerTableBase? get cloneInstance => this.clone()?..database = database;