pathname property Null safety

String? pathname
override

Implementation

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

Implementation

set pathname(String? value) native;