FirebaseDynamicLinksApi class Null safety
Programmatically creates and manages Firebase Dynamic Links.
Constructors
- FirebaseDynamicLinksApi(Client client, {String rootUrl = 'https://firebasedynamiclinks.googleapis.com/', String servicePath = ''})
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- managedShortLinks → ManagedShortLinksResource
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- shortLinks → ShortLinksResource
-
read-only
- v1 → V1Resource
-
read-only
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- firebaseScope → const String
-
View and administer all your Firebase data and settings
'https://www.googleapis.com/auth/firebase'