as property Null safety

String? as

Implementation

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

Implementation

set as(String? value) native;