as property

String? get as

Implementation

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

Implementation

set as(String? value) native;