onResonse abstract method

  1. @override
RESULT onResonse(
  1. List<int> result
)
override

Implementation

@override
RESULT onResonse(List<int> result);