destroy abstract method

Future<bool> destroy({
  1. T? session,
})

Implementation

Future<bool> destroy({T? session});