CheckConsistencyResponse constructor
CheckConsistencyResponse({
- bool? consistent,
Implementation
CheckConsistencyResponse({
this.consistent,
});
CheckConsistencyResponse({
this.consistent,
});