Map<String, dynamic> toMap() => <String, dynamic>{"creator": creator?.toMap(), "vehicle": vehicle?.toMap()};