@override StackFit fromJson(String json) { return const NullableStackFitConverter().fromJson(json)!; }