id property

String? id
final

This identifier can be used to differentiate between multiple instances of the same type T in the widget tree when using ReactterProvider.

Implementation

final String? id;