current property

String? get current

Implementation

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

Implementation

set current(String? value) native;