id property

String? id
final

Page unique id. Needed for rendering and closing page. Generated when opening page.

Implementation

final String? id;