id property

String? id

Get the id of this editable

Implementation

String? get id => _context!.callMethod('getId');