getResponseDate function

DateTime? getResponseDate(
  1. Object obj
)

Implementation

DateTime? getResponseDate(Object obj) => _dateExpando[obj];