ok property

  1. @override
bool get ok
override

Whether the reply is acceptable.

Implementation

@override
bool get ok => true;