allow property

String? get allow

Implementation

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

Implementation

set allow(String? value) native;