toDateTime method

DateTime toDateTime()

converts to DateTime

Implementation

DateTime toDateTime() => _anyDate.parse(trim());