GoogleCastDiscoveryCriteriaInitialize class
Provides initialization options for Google Cast discovery criteria.
Constructors
- GoogleCastDiscoveryCriteriaInitialize.initWithApplicationID(String applicationID)
-
Initializes with an application ID.
factory
-
GoogleCastDiscoveryCriteriaInitialize.initWithNamespaces(Set<
String> namespaces) -
Initializes with a set of namespaces.
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> - Converts the object to a map for serialization.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited