a14n / dart-google-maps

A library to use Google Maps JavaScript API v3 from Dart scripts.
Other
125 stars 63 forks source link

Don't generate getters for methods with optional parameters #108

Closed deedub-g closed 2 years ago

deedub-g commented 2 years ago

Without this the PlacePhoto.getUrl method was created as a getter, preventing the ability to pass PhotoOptions.

a14n commented 2 years ago

Published in 6.1.0