menu
flutter_google_street_view package
documentation
flutter_google_street_view.dart
StreetViewPanoramaLocation
isNull method
isNull method
dark_mode
light_mode
isNull
method
bool
isNull
(
)
Implementation
bool isNull() => this.links == null && this.position == null && this.panoId == null;
flutter_google_street_view package
documentation
flutter_google_street_view
StreetViewPanoramaLocation
isNull method
StreetViewPanoramaLocation class