@override Map<String, Object?> toMap() { return {...data, 'completion': completion.toMap(), '_meta': $meta?.toMap()}; }