Engine class
Constructors
- Engine.new({String? version, DateTime? buildDate, DateTime? graphDate})
-
Engine.fromMap(Map<
String, dynamic> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited