Map<String, dynamic> toJson() => { "name": name, "identifier": identifier, "has_trading_incentive": hasTradingIncentive, };