TrackPhotoDownload class
Response to request to track photo download.
Constructors
-
TrackPhotoDownload.new({Map<
String, dynamic> ? source, required Uri url}) -
const
-
TrackPhotoDownload.fromJson(Map<
String, dynamic> json) -
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
Returns the json representation of this model in the unsplash api.
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited