main functionDemoViewModel constructortitle propertyOn this pagetitle property String title Getter function of the title. params: None returns: String: title of the model Implementation String get title => _title;