scope property Null safety

String? scope

Implementation

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

Implementation

set scope(String? value) native;