pano property

String? pano

Implementation

external String? get pano;
void pano=(String? value)

Implementation

external set pano(String? value);