Photos class
title : "PhotoTitle1" url : "http://example.com/photo1.jpg"
Constructors
- Photos.new({String? title, String? url})
- Photos.fromJson(dynamic json)
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited