IabtcfConsentInfo class

Plugin for reading locally stored IAB TCF consent information, provided by a CMP SDK.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

consentInfo() Stream<BasicConsentInfo?>
Returns a stream which emits every time consent info changes.
currentConsentInfo() Future<BasicConsentInfo?>
Returns a Future which resolves to the current ConsentInfo.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance IabtcfConsentInfo
The singleton instance of this plugin.
latefinal