Map<String, dynamic> toJson() { return { 'frameId': frameId.toJson(), 'blockReason': blockReason.toJson(), }; }