interface StreetViewControllerModelAttributes {
    isActive: boolean;
}

Properties

Properties

isActive: boolean