toDateTime method

DateTime? toDateTime()

Implementation

DateTime? toDateTime() => DateTime.tryParse(this);