diff abstract method

T? diff({
  1. T? data,
})

Implementation

T? diff({T? data});