ChatModelCost.free constructor

ChatModelCost.free()

Implementation

factory ChatModelCost.free() => const ChatModelCost(input: 0, output: 0);