menu
finch package
documentation
mongo_db.dart
BulkWriteResult
totalInserted property
totalInserted property
dark_mode
light_mode
totalInserted
property
int
get
totalInserted
inherited
Implementation
int get totalInserted => nInserted + nUpserted;
finch package
documentation
mongo_db
BulkWriteResult
totalInserted property
BulkWriteResult class