hasCorrectHandle property
A boolean value indicating if the handle is correct.
Implementation
@JsonKey(name: 'handleIsCorrect')
bool get hasCorrectHandle => throw _privateConstructorUsedError;
A boolean value indicating if the handle is correct.
@JsonKey(name: 'handleIsCorrect')
bool get hasCorrectHandle => throw _privateConstructorUsedError;