lastContacted property

DateTime? get lastContacted

Implementation

DateTime? get lastContacted => (_$data['lastContacted'] as DateTime?);