orientation property Null safety

String? orientation

Implementation

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

Implementation

set orientation(String? value) native;