id property

  1. @override
String? id
override

The ID of this container.

Implementation

@override
String? get id => _id;