dir property

String? get dir

Implementation

String? get dir native;
set dir (String? value)

Implementation

set dir(String? value) native;