id property

String? get id

Implementation

String? get id => (_$data['id'] as String?);