dji
flight
FlightElement
FlightElement constructor
FlightElement
FlightElement
constructor
Null safety
FlightElement
(
{
required
FlightElementType
?
type
}
)
Implementation
FlightElement({required this.type});
dji
flight
FlightElement
FlightElement constructor
FlightElement class
Constructors
FlightElement
fromJson
Properties
hashCode
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==