downloadRequest property

String? downloadRequest

Implementation

external String? get downloadRequest;
void downloadRequest=(String? value)

Implementation

external set downloadRequest(String? value);