sanityCheck method

  1. @override
void sanityCheck()
override

Implementation

@override
void sanityCheck() {
  assert(response != null);
}