id property
String
get
id
Unique identifier for the adapter (e.g., 'dio', 'sentry'). Used for dependency resolution and debugging.
Implementation
String get id;
Unique identifier for the adapter (e.g., 'dio', 'sentry'). Used for dependency resolution and debugging.
String get id;