@override Map<String, dynamic> toMap() { return { "\$id": $id, "enabled": enabled, "customerKey": customerKey, "secretKey": secretKey, }; }