response property

  1. @override
List<int> response

Implementation

@override
List<int> get response {
  throw Exception("Stub implementation");
}