allow 属性

String? allow

实现

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

实现

set allow(String? value) native;