getSource method

  1. @override
dynamic getSource()
override

Implementation

@override
getSource() {
  return [clientPtr, size, checkHead];
}