truncate method

int? truncate()

Implementation

int? truncate() => value?.truncate();