toString method

  1. @override
String toString()
override

Describe this object.

Implementation

@override
String toString() =>
    '<$runtimeType azimuth: $azimuth, elevation: $elevation>';