pathname property Null safety

String? pathname

Implementation

String? get pathname native;
void pathname=(String? value)

Implementation

set pathname(String? value) native;