hasCorrectHandle property

  1. @JsonKey(name: 'handleIsCorrect')
bool get hasCorrectHandle
inherited

A boolean value indicating if the handle is correct.

Implementation

@JsonKey(name: 'handleIsCorrect')
bool get hasCorrectHandle => throw _privateConstructorUsedError;