interfaceKey property

InterfaceKey interfaceKey
latefinal

The interface key, this must be unique and will act as a unique identifier for this interface.

Implementation

late final InterfaceKey<dynamic> interfaceKey;