callRecords property

String? get callRecords

Implementation

String? get callRecords => (_$data['callRecords'] as String?);