@override String toJson(StackFit object) { return const NullableStackFitConverter().toJson(object)!; }