truncate abstract method

Future<bool> truncate({
  1. bool force = false,
})

Implementation

Future<bool> truncate({bool force = false});