AbstractMutableAndroidCRUDRepo

fun AbstractMutableAndroidCRUDRepo(    helper: StandardSQLHelper,     replyInFlows: Int = 0,     extraBufferCapacityInFlows: Int = 64)