MAJORITY constant

  1. @Deprecated('Use majority instead')
WriteConcern const MAJORITY

Implementation

@Deprecated('Use majority instead')
// ignore: constant_identifier_names
static const MAJORITY = majority;