id property

String? id

Implementation

String? get id => map["id"]?.toString();