response property

String? get response

Implementation

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