Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 566 Bytes

SimplePhoto.md

File metadata and controls

16 lines (11 loc) · 566 Bytes

mosquito_alert.model.SimplePhoto

Load the model package

import 'package:mosquito_alert/api.dart';

Properties

Name Type Description Notes
uuid String
url String URL of the photo associated with the item. Note: This URL may change over time. Do not rely on it for permanent storage.

[Back to Model list] [Back to API list] [Back to README]