Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 666 Bytes

Partner.md

File metadata and controls

18 lines (13 loc) · 666 Bytes

mosquito_alert.model.Partner

Load the model package

import 'package:mosquito_alert/api.dart';

Properties

Name Type Description Notes
id int
point LocationPoint
description String Text desription on the pin. This text is meant to be visualized as the text body of the dialog on the map
url String URL link to the organization page

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