Serializes the program.
@override Map<String, dynamic> serialize() { return {'programId': programId}; }